<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.select2.properties.override">

  <require>org.nuxeo.ecm.platform.select2.properties</require>

  <extension point="configuration" target="org.nuxeo.runtime.ConfigurationService">
    <documentation>
      Property that allows displaying emails in user suggestion
      widgets. This parameter replace the nuxeo-email-suggestion addon provided
      in Nuxeo 5.5 and 5.6.
    </documentation>
    <property name="nuxeo.ui.displayEmailInUserSuggestion">false</property>
  </extension>

</component>
